home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr30 / scr210a.zip / CUTPASTE.DOC < prev    next >
Text File  |  1993-01-23  |  3KB  |  67 lines

  1.                            Cut/Paste
  2.  
  3.     The cut-paste utility is a resident, install at bootup,
  4. utility (similar to SideKick).  It is quite small, using less
  5. than 6K of memory.  With cut/paste anything which appears on the
  6. screen may be "cut" out and saved for later "pasting" into an
  7. application.  CutPaste is installed by executing the CP2.COM file
  8. from either the command line or the AUTOEXEC.BAT file.
  9.  
  10.     CutPaste is functionally very similar to its cousin, NotePad,
  11. using the same edit keys (and most of the same code).  Please
  12. read the .DOC file for NotePad for an explanation of the edit keys
  13. before attempting to use CutPaste.  Both programs will work
  14. together (both installed), but will work independently also.
  15.  
  16.     Once installed, CutPaste may be brought up at any time by
  17. entering Alt-F9.  The cursor will move to its position on the
  18. screen when CutPaste was last exited.  Use the arrow keys to move
  19. the cursor to any place on the screen.  The screen may also be
  20. edited in this mode using the same editting keys as NotePad.
  21. Place the cursor at one corner of the area to be cut out and
  22. depress the END key.  Notice that the character underneath the
  23. cursor turns to inverse video.  Now move the cursor to the
  24. opposite corner of the area to be cut out.  As the cursor is
  25. moved the entire area will appear in inverse video.  Depress the
  26. END key one more time and the screen returns to normal.  You are
  27. now "out" of CutPaste.  To paste the cut area into the
  28. application, enter Cntrl-F9.  The box cut previously will be
  29. "typed" into the application, as if reentered from the keyboard,
  30. starting at the upper left hand corner and proceeding to the
  31. lower right hand corner.  If you wish to exit CutPaste without
  32. cutting anything, reenter the Alt-F9 key.
  33.  
  34.     CutPaste will add block move capabilities to any word
  35. processor (or other program) which using BIOS interrupt 16 for
  36. keyboard input (that's just about everyting except XYWRITE).
  37. CutPaste has been tested with many other installables, notably
  38. SideKick and the MicroSoft and Mouse Systems mouse drivers.
  39. (CutPaste works GREAT with a mouse.)
  40.  
  41.     Notice that CutPaste sprung from the NotePad utility and uses
  42. the same edit keys (except, of course, for the file related
  43. keys).  Just as with NotePad, CutPaste only works in alphanumeric
  44. mode.  CutPaste is designed to work in combination with NotePad
  45. and BackScrl.  Thus, if something of importance has scrolled off
  46. of the screen, you may scroll the screen back (using BACKSCRL)
  47. until the area of importance reappears, open up CutPaste, cut is
  48. out, open up the NotePad, and paste the area into the NotePad for
  49. saving.  In order for this to work, the order of installation is
  50. CP, NP and then BACKSCRL.
  51.  
  52.     CutPaste is being offered into the public domain.  No
  53. remuneration is asked for; however, if any improvements are made
  54. please check with us first.  We do not want "buggy" versions
  55. being passed about.  Further, we ask that our names not be
  56. removed from the source listings or from the .DOC files.  Thank
  57. you.
  58.  
  59.     
  60. Stephen R. Davis
  61. Gerry Boyd
  62. Larry Weiss
  63. Route 5 Box 107K
  64. Greenville, Tx 75401
  65. 214-454-2426
  66.  
  67.